Process Options Menu |
|
The following table describes the options available on the Process Options menu of the process modeling environment.
Table 1. Description of Process Options Menu
Option |
Description |
---|---|
Suspend |
This option suspends an active process instance. It is available for a process instance that is running, waiting, or ready for debug. |
Resume |
This option resumes an aborted or suspended process instance. |
Run |
This option reverts the business process from the Debug mode back to normal mode. |
Run Interactively |
This option is used to call the Run Interactively mode of operation in the Process Debugger. It is available for running process instances. If no instance is available, a new instance can be started. |
Debug |
This option calls the Debug mode of operation in the Process Debugger. It is available for process instances, which are running. If no instance is available, a new instance can be started. |
Activity by Activity |
This option debugs each activity in the business process. It executes the next activity in the sequence of the business process. |
Step by Step |
This option debugs each step (assignments and activities) in the business process. |
Terminate |
This option terminates a running process instance. It is available for all process instances that are not terminated or completed. |
.